| Overload | Description |
|---|---|
| Remove(LambdaExpression) | Removes an index from the collection. |
| Remove<TKey>(Expression<Func<T,TKey>>) | Removes an index from the collection. |
| Overload | Description |
|---|---|
| Remove(LambdaExpression) | Removes an index from the collection. |
| Remove<TKey>(Expression<Func<T,TKey>>) | Removes an index from the collection. |